Improve documentation of bidi in ELisp manual.
authorEli Zaretskii <eliz@gnu.org>
Thu, 18 Aug 2011 10:53:55 +0000 (13:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 18 Aug 2011 10:53:55 +0000 (13:53 +0300)
commit910ce5f2d556422e9e3ea8e85e20019c890ddfa7
tree5bf2c228bf89d52999816ba29f7ef1346678a81a
parent50eb0dad61ce4b96c307af97907d6dd9cf0de8df
Improve documentation of bidi in ELisp manual.

 doc/lispref/nonascii.texi (Character Properties): Document use of
 `bidi-class' and `mirroring' properties as part of reordering.
 Provide cross-references to "Bidirectional Display".
 doc/lispref/display.texi (Bidirectional Display): Document the pitfalls of
 concatenating strings with bidirectional content, with possible
 solutions.  Document string-mark-left-to-right.  Mention paragraph
 direction in modes that inherit from prog-mode.  Document use of
 `bidi-class' and `mirroring' properties as part of reordering.
 etc/NEWS: Mark string-mark-left-to-right as documented.
doc/lispref/ChangeLog
doc/lispref/display.texi
doc/lispref/nonascii.texi
etc/NEWS